home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / v cisle / aircrack / aircrack-ng-0.9.1-win.exe / aircrack-ng-win-0.9.1 / README < prev    next >
Text File  |  2007-06-25  |  2KB  |  51 lines

  1. Documentation, tutorials, ... can be found on www.aircrack-ng.org
  2. See also manpages and the forum.
  3.  
  4.  
  5. OpenWrt Devices
  6. ---------------
  7.  
  8. You can use airodump-ng on OpenWrt devices. You'll have to use specify
  9. prism0 as interface. Airodump-ng will automatically create it.
  10. Rq: Aireplay DOESN'T work on OpenWrt with broadcom chipset since the driver doesn't support injection
  11.  
  12.  
  13. Other issue:
  14. ------------
  15.  
  16. Problem: Airodump-ng stop working after some time
  17. Solution: You may have a network manager running that puts back the card in managed mode. 
  18.           You'll have to disable it (the fastest solution is killing the process) then restart airodump-ng.
  19.  
  20.  
  21. Madwifi-ng known bugs:
  22. ----------------------
  23.  
  24. Problem: When changing rate while you are capturing packet makes airodump-ng stall
  25. Solution: Restart airodump-ng or change rate before starting it
  26.  
  27. Problem: After some time it stops capturing packets and you're really sure no network manager are running at all.
  28. Solution: That's a known bug in the driver, it may happen at any time
  29.           (I saw that at 5 minutes for someone and at 50 for someone else, it can even be more).
  30.  
  31.  
  32. Sample files
  33. ------------
  34.  
  35. wpa.cap:
  36.     This is a sample file with a WPA handshake. It is located in the test/ directory of the install files. 
  37.     The passphrase is 'biscotte'. Use the password file (password.lst) which is in the same directory.
  38.  
  39. wpa2.eapol.cap: 
  40.     This is a sample file with a WPA2 handshake. 
  41.     It is located in the test/ directory of the install files. 
  42.     The passphrase is '12345678'. Use the password file (password.lst) which is in the same directory.
  43.  
  44. test.ivs (http://download.aircrack-ng.org/wiki-files/other/test.ivs): 
  45.     This is a 128 bit WEP key file.
  46.     The key is AE:5B:7F:3A:03:D0:AF:9B:F6:8D:A5:E2:C7.
  47.  
  48. ptw.cap (http://dl.aircrack-ng.org/ptw.cap): 
  49.     This is a 64 bit WEP key file suitable for the PTW method (-z option).
  50.     The key is '1F:1F:1F:1F:1F'.
  51.